home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineSprite_1026 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  90 b   |  9 lines

  1. if(eval("/Variables:CroixPrise") == true)
  2. {
  3.    nextFrame();
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.